XIQS Delete Global Parameter

From IQsimWiki

Jump to: navigation, search

XIQS Delete Global Parameter - Global Parameters Management

Description
deleteXIQSGlobalParam ( String param_name , [ ... ] , [ Long id_partition ] )
Delete one or more existing Global Parameter object(s). If current logged user is administrator, he has to specify
which partition this global parameter refers to. Otherwise, current user's logged partition is assumed.
Parameters

String param_name

Name of the global parameter object to delete.

[ Long id_partition ]

ID of the partition from which global parameter object is deleted.
Return Values
Return Code
Integer: OK = 1

Error Data structure ( Error Management )

Possible failure code returns
*ERR_SRV_INTERNAL (500) ERR_MSG_CANT_DELETE
See Also

getXIQSGlobalParam

getXIQSGlobalParamList

createXIQSGlobalParam

updateXIQSGlobalParam

Personal tools
Namespaces
Variants
Views
Actions
Navigation
XIQS XML Protocol
XIQS Framework Libraries
XIQS Command List